function setLabel($aString) { //the label of a class can be changed, for example when the site uses a differen language $this->label = $aString; }