Add a property for PackageBase class related to wrappers
I had to fix one issue for the dev release and found some checks that should be changed.
The idea is to add the @property, package.contains_a_wrapper to substitute some band-fixes comparations that rely on the package.name being set.
How to reproduce the error:
Try to add a package.name to the PackageSimple.__init__ class and run the testing suite