property Property.BackColor as Color
Specifies the property's background color.

TypeDescription
Color A color expression that indicates the background color of the property

Use the BackColor property to apply a background color to a property. Use the ForeColor property to change the property's foreground color. Use the CellBackColor property to change the cell's background color.