Property indicating the name of the index to query against.
            This value is optional if the index name can be inferred from the query call.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string IndexName { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public string IndexName { get; set; }