ValuesColorValueOn this pageColorValue Inherits from ValueBase ColorValue is a ValueBase that stores color. Summary Properties Value : Color Properties Value ColorValue.Value: Color The value of this object. Example colorValue.Value = Color.New(1, 1, 1, 1)