Open
Description
There are some forbidden field names , that cause errors, unexpected behavior. For example if i use 'className' in object data type
set{"className","something"} the resulted return object wouldnt be a jsonObject as expected , rather a parse object, cousing cast errors. It would be good including the forbidden field names in docs.