Property TagGroups
TagGroups
Recursively cleans up the tag group and all its children
[YamlIgnore]
[JsonPropertyName("tag_groups")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public DeviceTagGroupCollection? TagGroups { get; set; }