isFinished); } public function setIsFinished($bool) { $this->isFinished = $bool; } }