Checks whether the name is fully qualified. (E.g. \Name)
bool Whether the name is fully qualified
Overrides Name::isFullyQualified
public function isFullyQualified() : bool { return false; }