Point topRight

Source

Point get topRight => new Point/*<num>*/(this.left + this.width, this.top);