I was reading this MSDN article about the usage of properties and methods in .NET. It points out why and when to use properties or methods.
Properties ...