Variable CSHARP_JSON_SERIALIZER_PRESETConst

CSHARP_JSON_SERIALIZER_PRESET: CSharpPreset<CSharpOptions> = ...

Preset which adds Serialize and Deserialize functions to the class.

Implements