superclass property
NamedType
get
superclass
Return the name of the superclass of the class being declared.
Implementation
NamedType get superclass;
Return the name of the superclass of the class being declared.
NamedType get superclass;