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