hasProperty

open fun hasProperty(property: String): Boolean

Checks whether the given property key exists

Return

true if property key exists, false otherwise

Parameters

property

key of the property to check