[]
Gets or sets the background color of the text box.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public string BackgroundColor { get; set; }
The background color of the text box as a string.