Property IsPaused
IsPaused
[JsonPropertyName("paused")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public bool IsPaused { get; init; }
[JsonPropertyName("paused")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public bool IsPaused { get; init; }