y property
      
      SVGAnimatedLength
      get
      y
      
    
    
The y read-only property of the
SVGImageElement interface returns an SVGAnimatedLength
corresponding to the y attribute of the given
element.
Implementation
external SVGAnimatedLength get y;