For example, canScrollHorizontally is so much better and meaningful than ScrollableX.
Context is everything. If the variable is defined in a scollability method or class, then a better name might be 'allowHorizontal' or allowHoriz or even allowH. You have to balance identifier length, and a good way of accomplishing that is to make use of context.