getString

open fun getString(): String

Gets the stored String value or null if the value isn't a string.

Return

Stored string value or null if the value isn't a string.