Property Tags
Tags
Tags required on servers hosting this stream
[JsonPropertyName("tags")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ICollection<string>? Tags { get; set; }
Tags required on servers hosting this stream
[JsonPropertyName("tags")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ICollection<string>? Tags { get; set; }