[]
If QuotationMode.AutoQuote than simple values will be exported without quotes. If QuotationMode.AlwaysQuote than all exported values will always be quoted.
[TypeConverter(typeof())] public QuotationMode QuotationMode { get; set; }