A robust, ES3 compatible, "has own property" predicate.
Test if an object has a specified property.
Used to determine whether an object has an own property with the specified property key.
return a boolen indicating the existence of a deep property, don't throw if parent is undefined
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]