In this video we will be learning about getter and setter methods in C#
Timestamps
00:00 Intro
00:20 Demo
01:44 Problem with public class fields
03:16 Getters and Setters
05:20 Adding validations and checks using Getters and Setters
08:28 Accessing class fields via getters