Instance Property インスタンスプロパティ

givenName

Name bestowed upon an individual to differentiate them from other members of a group that share a family name (for example, “Johnathan”). ある特定の人に関して授けられて、苗字を共有するある集団の他の成員から彼らを区別する名前(例えば、“Johnathan”)

Declaration 宣言

var givenName: String? { get set }

Discussion 議論

In some locales, this is also known as a “first name” or “forename.” 幾つかのロケールでは、これはまた「ファーストネーム」または「フォアネーム」として知られます。

See Also 参照

Accessing Person Name Components 個人名構成要素にアクセスする