get_name
Description:
Gets the name of the plugin.
The name of a plugin should be a nice short string to be presented in UIs.
The relevant key in the plugin info file is "Name".
Parameters:
this |
A PluginInfo. |
Returns:
the plugin's name. |