middleName
Secondary name bestowed upon an individual to differentiate them from others that have the same given name.
Declaration
var middleName: String? { get set }Discussion
An example of a middle name would be Anne.
Secondary name bestowed upon an individual to differentiate them from others that have the same given name.
var middleName: String? { get set }An example of a middle name would be Anne.