Class: FamilyNameClass
Name part object that represents a Family Name. There currently will be a single NamePart object with a NamePartType of FamilyName
within the representation of a Name for a specific period of validity. This property will contain the user specified family name or the family name that was read from official documentation and may contain space characters.
NOTE Considering names in a global context across multiple cultures, consumers of this format should understand that multiple FamilyName
name parts may be used in future.
Parents
- is_a: NamePartClass - Abstract class to define a name part value and name part type for an optional validity period.
Referenced by Class
Attributes
Own
- FamilyNameClass➞value 1..1
- Range: String
Inherited from NamePartClass:
- type 1..1
- Description: The type of name represented by the NamePart.
- Range: NamePartType