Point topRight

Source

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