Property Duplicate
Duplicate
Indicates that the message was not stored due to the Nats-Msg-Id header and duplicate tracking
[JsonPropertyName("duplicate")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool Duplicate { get; set; }