
customPropertyMap["SecondsLeft"] = new Object();
customPropertyMap["SecondsLeft"].name = "SecondsLeft";
customPropertyMap["SecondsLeft"].type = 0;
customPropertyMap["SecondsLeft"].value = 0;


customPropertyMap["SecondsCounted"] = new Object();
customPropertyMap["SecondsCounted"].name = "SecondsCounted";
customPropertyMap["SecondsCounted"].type = 0;
customPropertyMap["SecondsCounted"].value = 0;


customPropertyMap["Stopped"] = new Object();
customPropertyMap["Stopped"].name = "Stopped";
customPropertyMap["Stopped"].type = 0;
customPropertyMap["Stopped"].value = 1;


