displayNameLastFirst property

String? displayNameLastFirst
getter/setter pair

The display name with the last name first formatted according to the locale specified by the viewer's account or the Accept-Language HTTP header.

Output only.

Implementation

core.String? displayNameLastFirst;