The following list summarizes the Group object properties:
| Nom de propriété | Access | Description |
|---|---|---|
| Active | Lecture-écriture | Indicates whether or not the group is active. |
| AllSubscribedDatabases | Read-only | Returns the collection of databases to which the group has access. |
| Databases | Read-only | Returns the collection of databases to which this group may subscribe. |
| Groupes | Read-only | Returns the collection of direct subgroups belonging to this group. |
| Name | Lecture-écriture | Définit ou renvoie le nom du groupe. |
| SubscribedDatabases | Read-only | Returns the collection of databases to which this group is subscribed. |
| Utilisateurs | Read-only | Returns the collection of users belonging to this group. |