@DomName('MouseEvent.pageX') @DomName('MouseEvent.pageY') Point get page => new Point/*<num>*/(_pageX, _pageY);