y property

double get y

Implementation

double get y => _$this._y;
set y (double y)

Implementation

set y(double y) => _$this._y = y;