$name = $value; } public function __get($name){ return $this->$name; } }