I\'m using the class designer in Visual Studio 2008 and when I add properties to my classes they are created with an empty setter and a getter that throws a NotImplementedEx
You can also create a property by using snippet propfull, then Tab, Tab.
propfull