Inclusive.
Generated from protobuf field <code>optional int32 start = 1;</code>
int $var:
$this
public function setStart($var) { GPBUtil::checkInt32($var); $this->start = $var; return $this; }