module

@get:JvmName(name = "getModule")
@set:JvmName(name = "setModule")
var module: Boolean
Whether to add the `module` flag to a script.

bool module = 5;