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