Defines a field in the index, including its name, type, and the source of its data. The IndexFieldType indicates which of the options
            will be present. It is invalid to specify options for a type other than the IndexFieldType.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public IndexField IndexField { get; set; }