[]
Gets or sets the CultureInfo that is used to sort the index entries.
If null, the culture specified when updating the field (see Culture) is used.
Default value is null.
public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo