it is supposed to be that property.. maybe try it inside the onInit() .. last resource would be to do it via css,
the element in html renders with id="vbi-vbi-nav" and opacity 0.5.. i changed that to 0.0 and it removed it. alternatively, you could hide it via jquery or set invisible directly to the html element.
hope it works either way