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