name property
Identifier.
The resource name of this Profile resource. Format: users/{user}/profile
Example: users/1234567890/profile or users/me/profile The {user} ID is
a system-generated Google Health API user ID, a string of 1-63 characters
consisting of lowercase and uppercase letters, numbers, and hyphens. The
literal me can also be used to refer to the authenticated user.
Implementation
core.String? name;