[]
Gets the caption at the specified index within the array.
public string this[int index] { get; set; }
Public Default Property Item(index As Integer) As String