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