layer property

Point<num> layer

Implementation

Point get layer => new Point(_layerX, _layerY);