Property Keep
Keep
Ensures this many messages are present after the purge. Can be combined with the subject filter but not the sequence
[JsonPropertyName("keep")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
[Range(0, 1.8446744073709552E+19)]
public ulong Keep { get; set; }