To update a property's value inside a method, we use this.propertyName followed by what symbol?
this.propertyName
=
+
:
;
The equals sign =.