This element represents a type of entities in the system (i.e. pieces, customers, parts, etc...)
Each type of entities in the system must have a different Id, assigned by the user.
model EntityType = SRC.Elements.EntityType;