name property
A descriptive label that is associated with a script. Script names do not need to be unique.
Implementation
final String? name;
A descriptive label that is associated with a script. Script names do not need to be unique.
final String? name;