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