className
Returns the name of the class the receiver describes, as provided at initialization time.
レシーバが記述するクラスの名前を、初期化時に提供されたとおりに返します。
defaultSubcontainerAttributeKey
Returns the value of the
DefaultSubcontainerAttribute
entry of the class dictionary from which the receiver was instantiated.
それからレシーバがインスタンス化されたクラス辞書のDefaultSubcontainerAttribute
登録項目の値を返します。
implementationClassName
Returns the name of the Objective-C class instantiated to implement the scripting class.
スクリプティングクラスを実装するためにインスタンス化されたObjective-Cクラスの名前を返します。
- isLocationRequiredToCreateForKey:
Returns a Boolean value indicating whether an insertion location must be specified when creating a new object in the specified to-many relationship of the receiver.
あるブール値を返します、レシーバの指定された対多関係において新しいオブジェクトを作成する時に、ある挿入位置が指定されなければならないかどうかを指し示しています。