Variable PYTHON_JSON_SERIALIZER_PRESETConst

PYTHON_JSON_SERIALIZER_PRESET: PythonPreset = ...

Preset which adds JSON serialization and deserialization to the generated Python classes.

Implements