| Property | Description | Returns |
|---|---|---|
| peopleCount | Returns the total count of the people assigned to the group. | int |
| created | Get the date the record was created. | DateTime |
| modified | Get the last modification date for the record. | DateTime |
| id | int | |
| name | string | |
| text | string | |
| people | Collection |
Users\Models\Api\Group
Group