Sets the property value on the given object
the object to inspect
Optional
the property name to inspect
the value to set
setProp({}, 'foo', 'bar'); Copy
setProp({}, 'foo', 'bar');
Sets the property value on the given object