Property RawEditToken
RawEditToken
Gets or sets the raw w:edit token exactly as the document spelled it, or null. Kept so an unrecognized value round-trips and can be reported rather than guessed at.
public string? RawEditToken { get; set; }
Gets or sets the raw w:edit token exactly as the document spelled it, or null. Kept so an unrecognized value round-trips and can be reported rather than guessed at.
public string? RawEditToken { get; set; }