text

abstract val text: String?

Attempts to convert the text to a String for consumption by an end user. The value is null if the text data cannot be converted to a string.