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