Generated from protobuf field <code>string version = 2;</code>
string $var:
$this
public function setVersion($var) { GPBUtil::checkString($var, True); $this->version = $var; return $this; }