Sets the declaration kind that is one of the kind constants
string $kind Declaration kind:
$this
public function setKind($kind) { $this->kind = $kind; return $this; }