displayName property

String? displayName
getter/setter pair

For a personal device, it's the user's first name and last name.

For a robot account, it's the administrator-specified device name. For example, "Altostrat Room".

Output only.

Implementation

core.String? displayName;