value; } if (property_exists($this, 'name')) { return $this->name; } return print_r($this, true); } }