Set the property as read only Add a setter to the property. Make a note of newValue. This is a predefined swift variable which holds the new value you just passed in. DidSet and WillSet. This is self explanatory Make a note of the keywords oldValue and newValue. These are predefined values in Swift to