I've always wondered how to do this and only took the time to figure it out recently - how do you get the values of C# properties, especially if they're static, in MDbg ? It was the magic keyword "funceval" and the knowledge of how properties live in