A Boolean property that controls whether the values in the fields specified in the tagfieldn properties are submitted to the web server when submitting the form.
Default value
True() – the values in the fields are posted to the web server.
Valid values
true(), false(), or a valid expression that returns true() or false().