core/com.tealium.prism.core.api.data/DataItem/getString getString fun getString(): String?Returns the contained value as a String if the contained value is a String.No type coercion is attempted.Returnvalue as a String; else null