toModelString

fun JsonObject.toModelString(modelName: String? = null, printComments: Boolean? = null): String
fun String.toModelString(modelName: String? = null, printComments: Boolean? = null): String