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