Name by which a nucleus plugin is known to the system. If a plugin is called NP_PluginName, the plugin name will be PluginName. This is case sensitive, so Pluginname will result in disallowed(). You can use PluginName from within the SkiN of TemplatE by either calling
<%PluginName()%>
or
<%plugin(PluginName())%>
:: Plugins ::