hasProperty
Determines if this object has defined a property with the given name.
Return
True if this object has defined a property with the given name, false otherwise.
Parameters
propertyName
The name of the property to check for.
Determines if this object has defined a property with the given name.
True if this object has defined a property with the given name, false otherwise.
The name of the property to check for.