type property

int type
final

Type ID of the Runtime type itself

This references a type in the types registry that describes the overall runtime structure.

Implementation

final int type;