isNull

fun <T> T?.isNull(): Boolean

Returns true if this is null.