Variable vscrollConst

vscroll: string = ...
{
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
}