var appleEventClassCode : FourCharCode
Returns the four-character code for the Apple event class of the receiver’s command.
レシーバのもつコマンドのアップルイベントクラスに対する4文字コードを返します。
var appleEventCode : FourCharCode
Returns the four-character code for the Apple event ID of the receiver’s command.
レシーバのもつコマンドのアップルイベントIDに対する4文字コードを返します。
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.
レシーバによって記述されるコマンドを含むスイートの名前を返します。