id = $id; return $this; } public function getId(): ?string { return $this->evaluate($this->id); } }