Exclusive.
Generated from protobuf field <code>optional int32 end = 2;</code>
int $var:
$this
public function setEnd($var) { GPBUtil::checkInt32($var); $this->end = $var; return $this; }