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