The type for this variant, unique among Folktale data structures (and ideally unique among all unions in your application, as its used for type checking).
The type for this variant, unique among Folktale data structures (and ideally unique among all unions in your application, as its used for type checking).
get type() {
return typeId;
}