surname property

String? surname
final

Family name. In the US and the UK, for example, the surname of an individual is ordered last. In Asian cultures the surname is typically ordered first.

Implementation

final String? surname;