v4.0
Returns or sets the name of the plug-in's author as a String.
// get accessor String rtn = PluginRegistrar.Author; // set accessor PluginRegistrar.Author = String;
Plugin.Author