*/ public function type(): string; /** * @return Collection */ public function members(): Collection; public function country(): ?Country; }