Indicates if this URL has a Drupal route.
bool
public function isRouted() { return !$this->unrouted; }