source
The script source for the receiver.
Declaration
var source: String? { get }Discussion
It is possible for an NSAppleScript that has been instantiated with init(contentsOf:error:) to be a script for which the source code is not available but is nonetheless executable.