0
kicks
Auto-Implemented Properties
C# 3.0 introduces a short-hand way of creating simple properties referred to as auto-implemented properties. This post gives a quick example of how property definitions have changed since C# 2.0.