name property

String name
getter/setter pair

The name of the plugin. This value is only used when the server needs to identify the plugin, either to the user or for debugging purposes.

Implementation

String name;