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