That is precisely what I desired. Considerably nicer to work with than reflection! In my circumstance I had a serialized JSON value and was attempting to De-Serialize it as an object and then use reflection to read through the object property values. The effects ended up usually null for some cause although, but this solution was the solution!Greta… Read More