Property Author
Author
Gets or sets the report's Author. Null means the report states none; setting null
removes it.
public string? Author { get; set; }
Gets or sets the report's Author. Null means the report states none; setting null
removes it.
public string? Author { get; set; }