class documentation

A base class for all Attribute classes that enforce optional and required attributes.

Method _attribute_type_list Undocumented
def _attribute_type_list(self) -> list[type]:

Undocumented