Model Object Miscellaneous Functions boolean model
Returns true
if the specified property doesn't exist on the model or is an empty string.
This method is the inverse of propertyIsPresent()
.
Name | Type | Required | Default | Description |
---|---|---|---|---|
property | string | Yes | Name of property to inspect. |