var appleEventClassCode : FourCharCode
Returns the four-character code for the Apple event class of the receiver’s command.
レシーバのもつコマンドのアップルイベントクラスに対する4文字コードを返します。
var commandClassName : String
Returns the name of the class that will be instantiated to handle the command.
コマンドを取り扱うためにインスタンス化されるクラスの名前を返します。
var commandName : String
Returns the name of the command.
コマンドの名前を返します。
var suiteName : String
Returns the name of the suite that contains the command described by the receiver.
レシーバによって記述されるコマンドを含むスイートの名前を返します。