| Count | Returns the number of documents contained in the group. Read-Only. |
| EndIndex | Returns the index of the last document in the group. Read-Only. |
| Index | Returns the index of this group within the collection. Read-Only. |
| Name | Returns the name of the group. Read-Only. |
| StartIndex | Returns the index of the first document in the group. Read-Only. |
| Visible | Indicates if the group should be rendered. Used for reference only, it is up to the developer to adhere to the visible flag. |