[]
Gets or sets the back color, if not specified then BackColor will be used.
public Color? BackColor { get; set; }
Public Property BackColor As Color?