Converts the property names of a PGN object to camelCase if the server does not support camelCase.
The plugin application instance used to determine camelCase support.
The PGN object whose property names may be converted.
The PGN object with property names in camelCase if not supported by the server; otherwise, returns the original PGN object.
Converts the property names of a PGN object to camelCase if the server does not support camelCase.