displayMode
Controls whether the weblet accepts input, is output only, or is hidden. Setting displayMode to 'hidden" is equivalent to setting the type property to 'hidden'.
Default value
Blank (equivalent to 'input').
Valid values
input, output or hidden