sType; } public function SetType(string $sType): Input { $this->sType = $sType; return $this; } }