@d-healey I added this to the script editor and now it works:
// [JSON Attack]
Content.setPropertiesFromJSON("Attack", {
"max": 25,
"mode": "Time",
"stepSize": 1,
"middlePosition": 12,
"suffix": " ms"
});
So I guess there's a bug in the property editor.