Hi, I was curious why you would neet to declare and variable in a class as private, and then use the get and set for the property, when you could just use a public variable? I might be getting something confused and need just a bit more explanation.

Thanks