open fun remove(key: String): Boolean
Remove some data from the context.
key - the key to remove
key
Return true if removed successfully, false otherwise