superClass property
Super class of this class.
If a class is not extends from any super class, then it is extended of class Object
Implementation
HTClass? superClass;
Super class of this class.
If a class is not extends from any super class, then it is extended of class Object
HTClass? superClass;