The defaultQuoteFormat global property provides control over how values are quoted when they are displayed within a list or property list. The default setting of this property is "None" which will cause text values to display without any special quoting. Setting it to "Standard" will cause values in lists and property lists to be quoted according to their contents. The defaultQuoteFormat may also be set to a quote text string (such as ' or ") or a list of two delimiters (such as ("<<" ,">>") for example, to set how text values will be quoted.