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