Namespace for generated classes; defaults to the package.
Generated from protobuf field <code>optional string csharp_namespace = 37;</code>
string $var:
$this
public function setCsharpNamespace($var) { GPBUtil::checkString($var, True); $this->csharp_namespace = $var; return $this; }