Skip to content

Model Object

propertyIsPresent()

propertyIsPresent() — returns boolean

Available in: model Category: Miscellaneous Functions

Returns true if the specified property exists on the model and is not a blank string.

NameTypeRequiredDefaultDescription
propertystringyesName of property to inspect.