parse

fun parse(value: String?): String?
fun parse(element: JsonElement): String?