remove.property: Remove a property associated with a molecule.
Description
In this context a property is a value associated with a key and stored
with the molecule. This methd will remove the property defined by the key.
If there is such key, a warning is raised.
Usage
remove.property(molecule, key)
Arguments
molecule
The molecule to query. Should be a `jobjRef` representing an `IAtomContainer`