Get identifier as string.
@psalm-return non-empty-string
string Identifier as string
public function __toString() : string { return $this->name; }