displayName property

String? displayName
getter/setter pair

The name that will appear in user interfaces.

Setting this property is optional when creating EMM-managed users. If you do set this property, use something generic about the organization (such as "Example, Inc.") or your name (as EMM). Not used for Google-managed user accounts. @mutable androidenterprise.users.update

Implementation

core.String? displayName;