JsonNamingPolicy
Determines the naming policy used to convert a string-based name to another format, such as a camel-casing format.
Gets the naming policy for camel-casing.
protected JsonNamingPolicy()
Initializes a new instance of JsonNamingPolicy.
When overridden in a derived class, converts the specified name according to the policy.