unsigned = $unsigned; } public function isUnsigned(): bool { return $this->unsigned; } }