Whether the form element is repeated.
OptionaldyncontAvailable 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.
OptionalrepetitionAvailable 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.
Deprecated
Legacy, will be replaced with a better model.