Options for a field that contains an array of text strings. Present if IndexFieldType specifies the field is of type
text-array. A text-array field is always searchable. All options are enabled by default.

C# |
public TextArrayOptions TextArrayOptions { get; set; }