OBJECT
Represents a team.
1type Team {23# Id.4id: ID 56# Name of the team.7name: String 89# Team kind.10kind: TeamKind 1112}