Returns a String equivalent of the CSID object
String toJsonString() { return jsonEncode(toJson()); }