'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property CurrentAlarmRate As UAQualifiedName
'Usage
Dim value As UAQualifiedName value = UABrowseNames.CurrentAlarmRate
[NotNull()] public static UAQualifiedName CurrentAlarmRate {get;}
[NotNull()] public: static property UAQualifiedName^ CurrentAlarmRate { UAQualifiedName^ get(); }