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