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