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