Gets the route name.
The _route request attributes is automatically set by the Router Matcher.
public function getRoute() : string { return $this->data['route']; }