isPresent

open fun isPresent(): Boolean

Checks if a non-null value is present.

Return

true if there is a value present, otherwise false.