Check if a given property is present in a given object.
true if the object has the property name.
true
The object to check.
A property key name.
Generated using TypeDoc
Check if a given property is present in a given object.
Returns
true
if the object has the property name.