surname property

Surname surname

An option indicating how to format a surname.

The supported formats are:

  • father name only
  • mother name only
  • hyphenated, joining both father and mother names with a hyphen
  • all, joining both father and mother names with a space.

Note that this option can be set when creating a LastName. As this can become ambiguous at the time of handling it, the value set in this is prioritized and viewed as the source of truth for future considerations.

Implementation

Surname get surname;