isNull

open fun isNull(): Boolean

Call this function to check if the PropertyLayer exists or not. A PropertyLayer object does not exist if all its MapLayers do not exist.

Return

Boolean value that checks if the PropertyLayer exists or not.