Property TemplateOwner
TemplateOwner
When the Stream is managed by a Stream Template this identifies the template that manages the Stream.
[JsonPropertyName("template_owner")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? TemplateOwner { get; set; }