# GraffitiCommandBarItem
Class
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| bounds | Xojo.Rect | (None) | (None) |
| cached | Picture | (None) | (None) |
| dirty | Boolean | True | (None) |
| mParent | GraffitiCommandBar | (None) | (None) |
| Tag | Variant | (None) | Developer data storage. |
| Visible | Boolean | (None) | Determines the visibility of the item. Note that setting this property to True will not alter its visibility if it falls outside the viewable area of the CommandBar. |