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