The object to inspect
Optionalprop: null | stringThe property name to inspect, parent property and child property are concat with dot (.), case insensitive
OptionaldefaultValue: 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