name property
Identifier.
The resource name of this IrnProfile resource. Format:
users/{user}/irnProfile Example: users/1234567890/irnProfile or
users/me/irnProfile 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;