pseudonym property

String? pseudonym
final

Typically a shortened version of a longer GivenName. For example, Jonathan is often shortened to John. Elizabeth is often shortened to Beth, Liz, or Eliza.

Implementation

final String? pseudonym;