isNull

open fun isNull(): Boolean

Checks if the reference is null.

Return

true if the reference is null, false otherwise