stz
getters and setters
Just as an side back to the getters and setters of Person's name. My intention is that declaring the class auto-creates the getter and setter for you. Person = ( name: string, age: (quantity of: seconds) ) However, how do you specify which variables you want to be public and which