The names of tables that are being currently imported.
Valid Values: List of table names.
public List<string> ImportTablesInProgress { get; set; }