FullName: String;
The FullName property returns full name of the variable.
To get the source name of the variable, use the IMsCalculationChainVariable.OriginalName property.
The property use is given in the example for IMsMetaModelVisualController.LevelFormat.
See also: