script

@get:JvmName(name = "getScript")
@set:JvmName(name = "setScript")
var script: DataContainerRef
Describes the raw data for the script content itself, plus a digest of the data for verification purposes; the
digest payload additionally specifies the algorithm used.

.elide.data.DataContainerRef script = 8;