Property Subject
Subject
Limit the list to streams matching this subject filter
[JsonPropertyName("subject")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Subject { get; set; }
Limit the list to streams matching this subject filter
[JsonPropertyName("subject")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Subject { get; set; }