The Path.end() method returns the Point object at the end of the path.
Path.end()
Point path.end()
This method is chainable as it returns the Path object
Path