isMember property

bool? isMember
getter/setter pair

Identifies whether the given user is a member of the group.

Membership can be direct or nested.

Output only.

Implementation

core.bool? isMember;