'asc'])] private string $name; public function __toString(): string { return $this->name; } }