script property

String? script
getter/setter pair

An inline script.

The size of the script is limited to 1024 characters.

Implementation

core.String? script;