Quick question: When do you decide to use properties (in C#) and when do you decide to use methods?
We are busy having this debate and have found some areas where it
Also big plus for Properties is that value of property can be seen in Visual Studio during debugging.