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