blob: a14414a884e9a5f8ca8b6a82e88389553c456efe [file] [log] [blame]
{
"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."
}
}
}