whoCanModifyMembers property
This is merged into the new whoCanModerateMembers setting.
Specifies who can change group members' roles. Possible values are:
- ALL_MEMBERS
 - OWNERS_AND_MANAGERS
 - OWNERS_ONLY
 - NONE
 
Deprecated.
Implementation
core.String? whoCanModifyMembers;