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