blob: a2ab667e5ba19949578c192b71a9ae4d90a5108f [file] [log] [blame]
{
"name": "BindablePropertyNumber",
"key": {
"int": 473,
"string": "bindablepropertynumber"
},
"extends": "data_bind/bindable_property.json",
"properties": {
"propertyValue": {
"type": "double",
"initialValue": "0",
"key": {
"int": 636,
"string": "propertyvalue"
},
"description": "A property of type double that can be used for data binding."
}
}
}