$value ) { if ( property_exists( $this, $property ) ) { $this->$property = $value; } } } }