name property

String name
final

Name of the macro.

After setting the macro, you can use RunMacro to call the macro with the name.

Implementation

final String name;