IList.Item[Int32] Property
public object? this[int index] { get; set; }
object? ってなんですか ?