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