In some instances (eg. when a string value in the struct is JSON), it is desirable to disable the automatic escaping of the string values in the DynamicStruct. Unfortunately, since we do not have a full JSON parser available in the Foundation library, this feature can only be applicable to all the string entries in the struct.