Sets the comment kind
string $kind Comment kind:
$this
public function setKind($kind) { $this->kind = $kind; return $this; }