Property Config
Config
[JsonPropertyName("config")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public StreamConfig Config { get; set; }
[JsonPropertyName("config")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public StreamConfig Config { get; set; }