| { | |
| "name": "Text", | |
| "key": { | |
| "int": 110, | |
| "string": "text" | |
| }, | |
| "extends": "node.json", | |
| "runtime": false, | |
| "properties": { | |
| "value": { | |
| "type": "String", | |
| "initialValue": "''", | |
| "key": { | |
| "int": 218, | |
| "string": "text" | |
| }, | |
| "description": "The value stored in the Text object." | |
| } | |
| } | |
| } |