blob: 8cbadf17a9314baa82a3df54e3112f763e895168 [file] [log] [blame]
{
"name": "Text",
"runtime": false,
"key": {
"int": 110,
"string": "text"
},
"extends": "node.json",
"properties": {
"value": {
"type": "String",
"initialValue": "''",
"key": {
"int": 218,
"string": "text"
},
"description": "The value stored in the Text object."
}
}
}