I have a question regarding initializing a property in c#.
I have a property called FirstName. I am then asked to initialize the property. The are two different ways