# GraffitiGridAvatarGroupItem
Class
## Methods
| Name | Parameters | Return Type | Description |
| --- | :---: | :---: | --- |
| Constructor | name as String | (None) | Creates a new instance of the class. |
| Attributes | Hidden | toJSON | |
## Properties
| Name | Type | Default Value | Description |
| --- | :---: | :---: | --- |
| Attributes | ID | String | |
| BackgroundColor | Color | Nil | Background color applied to the item in initials view. |
| Image | String | Nil | URL to the image. References may be stored in Tag for scope management. |
| Name | String | Nil | User's name from which initials will be extracted. |
| Tag | Variant | Nil | Developer storage. |