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