The properties */ public function dump(): array { return [ 'ns' => $this->ns, 'id' => $this->id, 'count' => $this->count, ]; } }