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; }
Public Property IsPropertyNameCamel As Boolean