Dictionary<string, Object> ResponseInfo { get; }ReadOnly Property ResponseInfo As Dictionary(Of String, Object)
Getproperty Dictionary<String^, Object^>^ ResponseInfo {
Dictionary<String^, Object^>^ get ();
}abstract ResponseInfo : Dictionary<string, Object> with get