Person()
name
Yes! We need to give all properties a value when we instantiating a class.
Oh noes! This code will run because we can still set properties using the primary constructor.