the object to inspect
Optional
prop: null | stringthe property name to inspect, parent property and child property are concat with dot (.)
Optional
defaultValue: anythe default value if the prop cannot be found
the property value if property name is present on the given object
Returns the property value if property name is present on the given object