userName property

String? userName
getter/setter pair

The resource name of the user that owns the device in the form enterprises/{enterpriseId}/users/{userId}.

This is automatically generated by the server based on the device the command is sent to.

Implementation

core.String? userName;