Read a value at a key path, returning a fallback when absent.
The source object.
The key path.
Optional
The value returned when the path is absent.
The value or the fallback.
Read a value at a key path, returning a fallback when absent.