Indicates if field names should be parsed
Boolean, default = true
A nested field name is a name that has a dot, for example "address.line1". If
.nestedFields is
true, it the record array it will expect following structure.
if it is false, the structure should be
This property can be set during object creation:
Or any time during run-time: