DughDugh 17111 silver badge33 bronze badges 1 That is exactly what I needed. Significantly nicer to work with than reflection! In my situation I had a serialized JSON value and was trying to De-Serialize it as an object after which use reflection to examine the thing property values. The outcome https://smartworlddeveloper.co.in/