displayName property

String? displayName
getter/setter pair

The user's new display name to be updated in the account's attributes.

The length of the display name must be less than or equal to 256 characters.

Implementation

core.String? displayName;