Variable CSHARP_NEWTONSOFT_SERIALIZER_PRESETConst

CSHARP_NEWTONSOFT_SERIALIZER_PRESET: CSharpPreset<CSharpOptions> = ...

Preset which adds Newtonsoft/JSON.net converters for serializing and deserializing the data models

Implements