Object with data for the route.
String, default = ''
As of 1.4+ you can specify a dynamic url property and the url will be parsed and replaced with actual data.
In the example above, the ":id" from the route will be replaced with "14" from routeData object.