[]
        
(Showing Draft Content)

C1.JsonNet.JsonSetting.IsPropertyNameCamel

IsPropertyNameCamel Property

IsPropertyNameCamel

Gets or sets a boolean value indicates whether the property name should be serialzied with camel case.

Declaration
public bool IsPropertyNameCamel { get; set; }