[]
Gets or sets the list of absolute X coordinates.
public List<SvgLength> X { get; set; }
Public Property X As List(Of SvgLength)