Field group inheritance

When a child class is created, all aspects of the parent class are inherited by the child class. This includes field groups.

Field groups are inherited as read-only by a child class. This means that inherited field groups cannot be deleted, edited, or augmented with additional fields. Any new fields must be added to a new field group within the child class.