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