nameSuffix
The portion of a name’s full form of address that follows the name itself.
Declaration
var nameSuffix: String? { get set }Discussion
Examples of name suffixes include Esq., Jr., and Ph.D.
The portion of a name’s full form of address that follows the name itself.
var nameSuffix: String? { get set }Examples of name suffixes include Esq., Jr., and Ph.D.