Property SubjectTransformDest
SubjectTransformDest
The subject transform destination to apply to the messages
[JsonPropertyName("subject_transform_dest")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? SubjectTransformDest { get; set; }