I've posted a suggestion for the Visual Studio team about Code Snippets. This would allow to generate the whole definition for a class Property having the user only enter its type and name, by means of converting the entered name to camelCase and ProperCase (checking the property name is properly cased while on it).
So if you like the suggestion or already thought of it, click on "Vote on this suggestion" (an rate it as important!) in the following link:
Suggestion Details: Code snippet Function for parsing input fields
Related link: Code Snippets Schema
Related link about the override refactoring snippets: http://weblogs.asp.net/cyrusn/archive/2005/01/18/355843.aspx