stringOrNull

val stringOrNull: String?

The String represented by value or null if the stored Value is not a String.