Returns a copy of the input Record without the specified key.
Record Record
The input record
Path String | LIST
The Path can be either a String or a List of strings. If a list is given then the property at that path will be removed.
A copy of the record without the property specified in the Path.