role property

String? role
getter/setter pair

The role granted by this permission.

While new values may be supported in the future, the following are currently allowed: * owner * organizer * fileOrganizer * writer * commenter * reader

Implementation

core.String? role;