You mean:

List <string> list = new List <string> ();
list [5] = "I'm an indexed property";