Home > Development Kit > Properties View
Whenever you select an entity in the Model Navigator the respective properties of that entity are shown in the properties view. In fact they are not only shown but they are editable as well.
The following screenshot shows the selection of an entity of type EntityClass. The class EntityClass has several attributes, e.g. the field abstractClass of type Boolean. Therefore you can see the property abstractClass in the properties view and its current value false. You can change this value by clicking into the table entry of the properties view.

Next chapter: Context Menus