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