operatorName = $operatorName; } public function getOperatorName() { return $this->operatorName; } }