childClasses property
If set to a List of InheritanceDefinition the class is a parent class
that stores the child classes.
Implementation
List<InheritanceDefinition> childClasses;
If set to a List of InheritanceDefinition the class is a parent class
that stores the child classes.
List<InheritanceDefinition> childClasses;