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