typeof

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

Returns a string describing the type of the given value.