Property Timestamp
Timestamp
Gets or sets the raw w:date value written on every generated revision, or null to write none. Supplied verbatim and never parsed, so the caller decides the format and the result stays deterministic — a comparer that read the clock could not be byte-compared against anything.
public string? Timestamp { get; set; }