Converts the case of the keys in an object with string keys to the target case
The object with keys to convert.
The target case to convert the keys to.
Whether to keep the original keys or just replace them.
Converts the case of the keys in an object with string keys to the target case