Verify if a property exists on a given object.
The object on which the verification will be done.
Name of the property.
True if the property exists on the input object, else False.