public Processor() { Source = new DbInfo(); Destination = new DbInfo(); Options = new OptionsInfo(); ReportName = "Report.txt"; GenerateSql = true; }