The Properties view, shown in Figure 15.2, displays information about the properties of the selected component in the Classes pane. This view is divided into the Properties pane and the Implementation pane.
Browsing properties:
The Properties pane lists the properties for the selected component. When you select a property in this list, the implementation for that property is shown in the Implementation pane. To learn how to create new properties, see "New Property Window".
The Implementation pane is similar to the Source pane. This pane displays the selected property's implementation in your source code. The source code in the pane is fully editable. The top of the pane shows the path to the file containing the implementation.