person property

String? person
getter/setter pair

The identifier for this user that can be used with the People API to get more information.

For example, people/12345678.

Implementation

core.String? person;