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