name property

String? name
getter/setter pair

The resource name of the person to provide information about.

See [People.get](https://developers.google.com/people/api/rest/v1/people/get) from the Google People API.

Implementation

core.String? name;