[]
Gets or sets the section to which the field belongs.
[Browsable(false)] public SectionTypeEnum Section { get; set; }
To move a field from one section to another, set its Section property to a new value.