[]
Gets or sets the name of the report.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string Name { get; set; }
The name of the report as a string.