
customPropertyMap["Scan_Progress"] = new Object();
customPropertyMap["Scan_Progress"].name = "Scan_Progress";
customPropertyMap["Scan_Progress"].type = 0;
customPropertyMap["Scan_Progress"].value = 0;


customPropertyMap["Scan_Stopped"] = new Object();
customPropertyMap["Scan_Stopped"].name = "Scan_Stopped";
customPropertyMap["Scan_Stopped"].type = 0;
customPropertyMap["Scan_Stopped"].value = 0;


customPropertyMap["Virus_Count"] = new Object();
customPropertyMap["Virus_Count"].name = "Virus_Count";
customPropertyMap["Virus_Count"].type = 0;
customPropertyMap["Virus_Count"].value = 0;


