Variable VerticalAlignConst

VerticalAlign: {
    BOTTOM: "bottom";
    CENTER: "center";
    TOP: "top";
} = ...