name property
String?
get
name
End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences.
Implementation
String? get name => this['name'];