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