View property association

To determine whether a given property with data type "Object" has an association with another property

  1. Find the class the property has been assigned to.
  2. Right-click that class and choose Properties.
  3. Select the Property Definitions tab.
  4. Select the property you are examining and click Edit.
  5. Select the More tab. If the Value area in the tab has the field Reflective Property with a value in that field, it means that the property whose property sheet you are in has an association with the property listed in the field Reflective Property.

If both the Required Class and the Reflective Property parameters have values, it means that there is an association between the class you started from and the class referred to by the Required Class field; the association exists through the selected property and the Reflective property.