Variable Script.kind

The kind of JS source code of this script.

class Script
{
  // ...
  const(ScriptKind) kind ;
  // ...
}