Name of the plugin
Source position: fpmkunit.pp line 1617
public property TfpmPlugin.Name : string |
Name property holds the unique identifier for the plugin instance. This name is used for plugin registration, lookup, and identification within the build system.
Plugin names should be unique within the build environment.