value = $val; else throw new Exception("Invalid ClassProperty creation: $val"); } public function getValue() { return $this->value; } }