Property State
State
[JsonPropertyName("state")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public StreamState State { get; set; }
[JsonPropertyName("state")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public StreamState State { get; set; }