The uint64 value.
Generated from protobuf field <code>uint64 value = 1;</code>
int|string $var:
$this
public function setValue($var) { GPBUtil::checkUint64($var); $this->value = $var; return $this; }