Property Seq
Seq
Purge all messages up to but not including the message with this sequence. Can be combined with subject filter but not the keep option
[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 1.8446744073709552E+19)]
public ulong Seq { get; set; }