| Property | Usage |
|---|---|
| .class | The Java full class name of the test object. |
| .classIndex | The zero-based index of the class relative to the immediate parent in the object map. |
| minimum | The minimum value the scrollbar can scroll to. |
| maximum | The maximum value the scrollbar can scroll to. |
| name | The name property, suppressed if default formatted (default form = className+count). |
| orientation | The integer value Scrollbar.HORIZONTAL or Scrollbar.VERTICAL. |