otherwise

fun otherwise(value: KExpression<R>): KNullableExpression<R>
fun otherwise(value: R? = null): KNullableExpression<R>