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