|  | NamingStrategy Properties | 
The NamingStrategy type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | OverrideSpecifiedNames | 
            A flag indicating whether explicitly specified property names,
            e.g. a property name customized with a JsonPropertyAttribute, should be processed.
            Defaults to false.
             | 
|  | ProcessDictionaryKeys | 
            A flag indicating whether dictionary keys should be processed.
            Defaults to false.
             | 
|  | ProcessExtensionDataNames | 
            A flag indicating whether extension data names should be processed.
            Defaults to false.
             | 
 See Also
See Also