content

abstract val content: String(source)

Content of given element without quotes. For JsonNull, this method returns a "null" string. JsonPrimitive.contentOrNull should be used for JsonNull to get a null.