Question
Add or delete rows from the result of GetPropertyValues.
I want to do some changes to the result which I get from calling the GetPropertyValues() on any Thing.
it will be helpful if I get the object structure it methods to manipulate the result value and extract the data which i want.

