[]
Gets or sets the item at the specified index.
public object? this[int index] { get; set; }
The index of the items.