/// Specifies a transaction ID.
///
/// A transaction is a sequence of Apple events that are sent back and forth
/// between the client and server applications, beginning with the client’s
/// initial request for a service.
///
/// See [documentation](https://developer.apple.com/documentation/coreservices/aetransactionid?language=objc).
;