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

keyClassDescription

Returns the class description of the objects specified by the receiver. レシーバによって指定されるオブジェクトのクラス記述を返します。

Declaration 宣言

@property(nullable, readonly, retain) NSScriptClassDescription *keyClassDescription;

Return Value 戻り値

The class description of the objects specified by the receiver. レシーバによって指定されるオブジェクトのクラス記述。

See Also 参照

Getting and setting object keys オブジェクトキーの取得と設定