Point bottomLeft

Source

Point get bottomLeft => new Point(this.left, this.top + this.height);