typeof

open fun typeof(expression: Expression<*>): Expression<String>(source)

Returns a string describing the type of the given value.