Hi,
Can I use this utility to get the property itself rather than value?
For instance, I have a string path to a property, I want to delete that property from an object, so using this utility to find the property by string path, I get only its value and not a reference to it to use it later.
Any idea?
Thanks