[]
Gets or sets an array of strings containing one entry for each widget annotation, defining export values for its constituent radio buttons. See the PDF spec for details.
public string[] Opt { get; set; }
Public Property Opt As String()