Generates a string of the JSON output of this node
@override String toString() { return jsonEncode(toJson()); }