A Boolean property. An expression which, if evaluated to be True, will hide the weblet.
false() (that is, the weblet will always be shown)
true(), false() or any valid expression, involving field names, literals, XSL variables or JavaScript variables, which can be resolved to true() or false().