When a class inherits from another class, non-private inherited attributes can be defined as properties of the child class, allowing the user to define initial values in the child class.
The Inherited Attributes dialog box is displayed. It contains the attributes of the parent class.
The attributes appear in the child class list of attributes. You can modify their initial value in the corresponding column.