Item structure provided to a TreeView using the default implementation.
| children | Children of this tree item. | 
| data | Data for this item. | 
| hasChildren | Whether this item has children or not. | 
| id | Id of the item. | 
| TreeViewItemData_1 | Creates a TreeViewItemData_1 with all required parameters. |