| Property | Usage |
|---|---|
| .bounds | A rectangle representing the bounding rectangle of the object in screen coordinates. |
| .caption | For TABLE elements is the the value of the caption attribute. For an Html dialog this is the text of the dialog's caption. |
| .class | This is the test object class name, for example "HtmlTable" for a <Table> element. |
| .window | This is the heavyweight window for the element returned as a long. For the Browser, this is the top level window. |