[]
Gets or sets the content of the style.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public T Content { get; set; }
The content of the style of type T.
T