func forKey (String) -> NSScriptClassDescription?
Returns the class description instance for the class type of the specified attribute or relationship.
指定された属性またはリレーションシップのクラス型に対するクラス記述インスタンスを返します。
var superclass: NSScriptClassDescription?
Returns the class description instance for the superclass of the receiver’s class.
レシーバのもつクラスのスーパークラスに対するクラス記述インスタンスを返します。