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