Variable FrameWrapConst

FrameWrap: {
    AROUND: "around";
    AUTO: "auto";
    NONE: "none";
    NOT_BESIDE: "notBeside";
    THROUGH: "through";
    TIGHT: "tight";
} = ...