[]
Gets or sets a value indicating whether the written enum text should be camel case.
public bool CamelCaseText { get; set; }
true if the written enum text will be camel case; otherwise, false.
true
false