C Sharp (C#) - Properties and Encapsulation
You want to ensure a class property
Age can only be set to values between 0 and 120. Which encapsulation technique is best in C#?