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