isNull

open fun isNull(): Boolean

If the contained value is null.

Return

true if the contained value is null, otherwise false.