VariableOverlapTypeConst

OverlapType: {
    NEVER: "never";
    OVERLAP: "overlap";
} = ...