Gets or sets an element at the specified index.
public YamlElement? this[YamlElement key] { get; set; }