Deeply set a value in an object by a path string.
The type of the object to get the value from
The object to set the value in
The path string, e.g. a.b.c
a.b.c
The value to set at the specified path
Deeply set a value in an object by a path string.