gcRootType property
getter/setter pair
The type of GC root which is holding a reference to the specified object. Possible values include: * class table * local handle * persistent handle * stack * user global * weak persistent handle * unknown
Implementation
String? gcRootType;