Sets the x value. Receives dynamic returns this BaseFill
dynamic
BaseFill x(dynamic x) { _x = x; return this; }