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