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

name

The name of the condition. 条件の名前。

Declaration 宣言

var name: String? { get set }

Discussion 議論

You can use a name string to identify a condition object within your code. Cocoa also uses this name as part of any error descriptions involving the condition. あなたは、名前文字列を使うことである条件オブジェクトをあなたのコード内部で識別します。Cocoaはまた、この名前をその条件を伴う何らかのエラー記述の一部として使います。