[]
Gets or sets an array containing the names of the fields to retrieve from the data source.
public string[] Fields { get; set; }
If this property is set to null or to an empty array, all fields are retrieved.