[]
Gets or sets a dictionary of {name: value} pairs that describe the parameters used to run the report.
public IDictionary<string, object> Parameters { get; set; }