The name of the function as it will appear in C++
This read-only property is calculated from the function's CppName property, if it is set, or, if it is not, from the function's ExportedName. It is used as the root of the names of the wrapper and implementation functions in C++.
CppNameResolved should be used instead of ExportedName as part of a safe name for a script-generated variable.
Function Model | Function Properties | ExportedName property