The bytes value.
Generated from protobuf field <code>bytes value = 1;</code>
string $var:
$this
public function setValue($var) { GPBUtil::checkString($var, False); $this->value = $var; return $this; }