var containerClassDescription : NSScriptClassDescription?
Sets the class description of the receiver’s container specifier to a given specifier.
レシーバのもつコンテナ指定子のクラス記述をある与えられた指定子に設定します。
var containerIsObjectBeingTested : Bool
Sets whether the receiver’s container should be an object involved in a filter reference or the top-level object.
レシーバのもつコンテナがフィルタ参照またはトップレベルオブジェクトに関わるオブジェクトであるべきかどうかを設定します。
var containerIsRangeContainerObject : Bool
Sets whether the receiver’s container is to be the container for a range specifier or a top-level object.
レシーバのもつコンテナが範囲指定子またはトップレベルオブジェクトに対するコンテナとなるかどうかを設定します。