Entity
The Entity interface enforces conformance to Representable and requires the id and title properties.
Note: the property title is used instead of name because name in Enum is final and cannot be overridden.
The Entity interface enforces conformance to Representable and requires the id and title properties.
Note: the property title is used instead of name because name in Enum is final and cannot be overridden.