script property

  1. @optional
ScriptRef? script
getter/setter pair

The script containing the source location if the script has been loaded.

Implementation

@optional
ScriptRef? script;