The fill color.
$ColorRect.color = Color(1, 0, 0, 1) # Set ColorRect's color to red.
public Color Color { get; set; }