asString

@NotNull
abstract fun asString(): @NotNull String

Gets this element as a string

Return

string

Throws

if type is different.