Name contains the name assigned to the subcondition, e.g.
Delphi
propertyName: string;
C++
__property AnsiString Name;
Description
"HighHighAlarm" for a subcondition of "LevelAlarm".
Remarks
In the case of a single-state alarm, the subcondition name is the same as the associated condition name. The name of the subcondition must be unique within its associated condition.