Whether the form element is repeated.
Available only if the element is repeated.
Name of the container which is repeated, may be form element itself, e.g. fs1
.
Name of the form element, e.g. tf1
.
Available only if the element is repeated.
List of repetition IDs, may not start at 0 and may not be consecutive, e.g. [2, 5]
.
Number of repetitions, or 1 if this field is not repeated
Legacy model with static properties for a form field. See also LegacyFormField.
Legacy, will be replaced with a better model.