While C#'s IntelliSense was always good, in Visual Studio 2010 they enhanced it even more. When one writes e.g. "reason", it will also match CloseReason. While this may not seem much, it is gem if you do not remember exact property name.
Small feature that helps a lot.