Gets or sets an element at the specified index.
public KeyValuePair<YamlElement, YamlElement?> this[int index] { get; set; }