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