Removes the value associated with the specified key from this container.
This method will remove the key-value pair from the container.
true if the key was removed, false otherwise.
The key to remove.