Checks if the specified property is an own property of the given object.
The generic type parameter representing the property keys.
The object to check against.
The property to check for in the object.
true
false
Checks if the specified property is an own property of the given object.