name property

String name
final

Stable identifier, also the bytecode cache key and the script name that appears in stack traces (web:<name>).

Implementation

final String name;