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