The GWTTreeItem object contains the following properties:
Property List
| Name | Description | 
|---|---|
| Expanded | Specifies whether the selected item is expanded or not. | 
| Items | Returns the collection of child items of the given item (if any). | 
| Selected | Specifies whether the desired item is currently selected. | 
| Text | Returns the text of the item. | 
