public string[] ChoiceExports { get; set; }
Public Property ChoiceExports As String() Get Set
public: property array<String^>^ ChoiceExports { array<String^>^ get (); void set (array<String^>^ value); }