Specifies the character that should appear before a Quote property value in CSV mode.
Syntax:
property Escape: char;
Description:
The single character that escapes quotation character in a CSV mode.
If coCSV or coEscape not included in Options or Escape set to #0
then Quote property value is used (usually double-quote).