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