blob: d114ca6354495631e3ecfe8ac9395ce8cbfc877d [file] [log] [blame]
{
"name": "CustomPropertyBoolean",
"key": {
"int": 129,
"string": "custompropertyboolean"
},
"extends": "custom_property.json",
"properties": {
"propertyValue": {
"type": "bool",
"initialValue": "false",
"animates": true,
"key": {
"int": 245,
"string": "value"
}
}
}
}