isValidName($name)) $this->set("name",$name); } public function getName() { return $this->get("name"); } } ?>