Property Author
Author
Gets or sets the required author, compared ordinally and case-sensitively, or null to match any. Word stores the author verbatim and two spellings are two authors; a culture-sensitive comparison here would also make the result depend on the machine.
public string? Author { get; set; }