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