value itself.
Generated from protobuf field <code>sfixed64 value = 4;</code>
int|string $var:
$this
public function setValue($var) { GPBUtil::checkInt64($var); $this->value = $var; return $this; }