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