| { | |
| "name": "BindablePropertyInteger", | |
| "key": { | |
| "int": 567, | |
| "string": "bindablepropertyinteger" | |
| }, | |
| "extends": "data_bind/bindable_property.json", | |
| "properties": { | |
| "propertyValue": { | |
| "type": "uint", | |
| "initialValue": "0", | |
| "key": { | |
| "int": 686, | |
| "string": "propertyvalue" | |
| }, | |
| "description": "A property of type uint that can be used for data binding.", | |
| "bindable": true | |
| } | |
| } | |
| } |