blob: 78c24f2dc426e959ee7f14369ec46c504b92c033 [file] [log] [blame]
{
"name": "BindablePropertyBoolean",
"key": {
"int": 472,
"string": "bindablepropertyboolean"
},
"extends": "data_bind/bindable_property.json",
"properties": {
"propertyValue": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 634,
"string": "propertyvalue"
},
"description": "A property of type bool that can be used for data binding."
}
}
}