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