I have an entity class with a lot of properties, each property has a display name. I have a page, where I display the properties. For this I have created a model, where I copied the properties from the entity class.I have an entity class with a lot of properties