Variable ItemTypeConst

ItemType: {
    Episode: "episode";
    Season: "season";
    Show: "show";
} = ...

Type of an item.