treeToJsonString

fun treeToJsonString(root: TreeItem<ItemTreeDP>, includeInherited: Boolean = true, pretty: Boolean = true): String