var namePrefix : String?
The portion of a name’s full form of address that precedes the name itself.
ある名前のもつ宛名の完全形式の一部、それは名前それ自体に先行します。
var givenName : String?
Name bestowed upon an individual to differentiate them from other members of a group that share a family name.
ある特定の人に授けられて、苗字を共有するある集団の他の成員から彼らを区別する名前。
var middleName : String?
Secondary name bestowed upon an individual to differentiate them from others that have the same given name.
ある個人に授けられてその人を同じ名を持つ他から区別する2番目の名前。
var familyName : String?
Name bestowed upon an individual to denote membership in a group or family.
ある特定の人に授けられて、あるグループまたは家族の中の成員であることを示す名前。
var nickname: String?
Name substituted for the purposes of familiarity.
var phoneticRepresentation : PersonNameComponents?
The phonetic representation name components of the receiver.
レシーバの音声表現名前構成要素。