Exploring Object Properties

To explore the properties of an object:
  1. Click the Objects tab below the Loaded Components pane.
  2. Right click the object and select Quick Info. The Quick Info dialog box displays the internal state of the selected object.
  3. Optional: In the Quick Info dialog box, you can additionally view the following oroperties of an object:
    • Click Statics to display the static fields of the object.
    • Click None Public to display the private, package, and protected fields of the object.
    • Click Base Types to display the parent classes of the object.