isOutlined = $condition; return $this; } public function isOutlined(): bool { return $this->evaluate($this->isOutlined); } }