Invisible (attribute of property)
From JRapid
If set, the property input field is not shown and it does not appear in the XML returned by the web services.
If you want to hide a field (or row/column or tab) according to some condition, you can use displayif, visibleif, displaycondition or visiblecondition.
When a property is set as invisible, it cannot be used by other properties in FPath expressions.
Usage
<property name = NAME label = TEXT invisible = "invisible" />
