Dictionary<string, Object> RequestInfo { get; set; }Property RequestInfo As Dictionary(Of String, Object)
Get
Setproperty Dictionary<String^, Object^>^ RequestInfo {
Dictionary<String^, Object^>^ get ();
void set (Dictionary<String^, Object^>^ value);
}abstract RequestInfo : Dictionary<string, Object> with get, setЗначение свойства никогда не равно null.