I just want to confirm if my understanding is correct: describeType wont work on a generic Object that is to reveal assigned variables.
Similarly it wont work on a Dynamic Class to reveal variables that have been dynamically added (as opposed to those in the original class def). tks

