Property Region
Region
Gets the field region this form field wraps.
public FieldRegion Region { get; }
Property Value
Remarks
The region is a snapshot taken at discovery, so editing it — or the document — invalidates this form field too. Re-discover rather than holding one across mutations.