Im debugging my app in Visual Studio 2013
I create a dynamic property result
but when I hover over ViewBag
dont know where to inspect to see the value of the dynamic property.
I get stuck in a recursive references.
If you expand the Dynamic View by clicking on the refresh icon, it will enumerate through them and show you the values.