[]
Gets or sets a value indicating that a new report is being saved for the first time.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? IsFirstSave { get; set; }