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