suiteName
Returns the name of the receiver’s suite.
Declaration
var suiteName: String? { get }Return Value
The receiver’s suite name. Within an application’s scriptability information, named suites contain related sets of information.
Returns the name of the receiver’s suite.
var suiteName: String? { get }The receiver’s suite name. Within an application’s scriptability information, named suites contain related sets of information.