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