superclass property
The index of the item representing the superclass of this class. This field will be omitted if this item represents the class Object.
Implementation
int? superclass;
The index of the item representing the superclass of this class. This field will be omitted if this item represents the class Object.
int? superclass;