Instance Property
インスタンスプロパティ
name
Sets the name encapsulated with the receiver for the specified object in the container.
レシーバでカプセル化された名前をコンテナの中の指定されたオブジェクトに対して設定します。
Availability 有効性
- macOS 10.2+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var name: String
{ get set }