Entity Component
constructor(componentName: String? = null, componentTypeId: String? = null, definedIn: String? = null, description: String? = null, properties: Map<String, EntityProperty>? = null, propertyGroups: Map<String, EntityPropertyGroup>? = null, status: EntityStatus? = null)