path

The path part of a route.

For example, "/a/b/c" in the route "/a/b/c?key=value#fragment"

This path should always be absolute; if you set it without a leading slash, one will be added for you.