During a debug session, it\'s important for me to identify the name of the actual derived class in the debug info of specific instances.
I tried using this
this
this.GetType().Name should work. You may not have a derived class.
this.GetType().Name