Mutator Method

A method that mutates (changes) the state of the object.

The opposite of InspectorMethod.

Other kinds of methods are ConstructorMethod, FactoryMethod, DestructorMethod (C++).