string[$stringName])) { return $this->string[$stringName]; } else { return 'result string not defined!'; } } }