Concatenation-Equals Operator.
Sets this object to the concatenation of this String object with the value on the right, and returns a reference to this String object.
+= Operator