StringEnumConverter
Converts an  Enum to and from its name string value.
            
                
Gets or sets a value indicating whether integer values are allowed when deserializing.
            
Gets or sets a value indicating whether the written enum text should be camel case.
            
public StringEnumConverter()
Initializes a new instance of the  StringEnumConverter class.
            
Initializes a new instance of the  StringEnumConverter class.