Hey, that's why I'm currently writing a program for the university, and when I create my classes I use get set my question is is there an easier way than this method shown below to install something.
Code snippet showing my current way
private string customer_first_name; private string customer_surname; private string customer_address; public DateTime arrival_time;
source share