The edition of the proto file, which is an opaque string.
Generated from protobuf field <code>optional string edition = 13;</code>
string $var:
$this
public function setEdition($var) { GPBUtil::checkString($var, True); $this->edition = $var; return $this; }