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