Properties
A property definition declares a named data element of the class. Together, the class properties define the attributes of each instance of a class. Properties are not variables.
Examples of properties include:
- The caption of a panel
- The location of a checkbox
- The main file of a data dictionary
Read more about this in these Properties subtopics: