Mapping of unit names to namespaces
Source position: fpmkunit.pp line 1107
public property TPackage.NamespaceMap : string |
String-to-string mapping that associates unit names with their corresponding namespace prefixes for namespace-aware compilation.
This mapping enables proper unit resolution and prevents naming conflicts when using namespaced units in the package.