Default: falseIn the column mapping for CSV import, controls whether or not to prepend entity names when searching for columns in the CSV file. After the entity the import_col_seperator is inserted. In other words, the attribute en + sep + att in the SQL schema will be mapped to column with header att in the CSV file.