Variable access
public let access: Access
The access privileges of the group that determine who can see and access the group. This can be set to private, org, or public.
public var access: Access?
Indicates the level of access of the user: private, org, or public.
If private
, the user descriptive information will not be available to others nor will the username be searchable.