I have seen some people creating properties in C# really fast, but how did they do it?
What shortcuts are available in Visual Studio (currently using Visual Stu
ReSharper offers property generation in its extensive feature set. (It's not cheap though, unless you're working on an open-source project.)