Let\'s say, we have a variable, which we want named Fubar
Fubar
Let\'s say that Fubar is a String!
String
That means, we would define F
If there's no logic in the getter/setter, use an auto-property:
public string Fubar {get; set;}
http://msdn.microsoft.com/en-us/library/bb384054.aspx