blob: b82a17e1eb2556255c2870f72bd72725a744954c [file] [log] [blame]
{
"name": "Text",
"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."
}
}
}