Specifies the SVG attribute name of the associated property.
[AttributeUsage(AttributeTargets.Event | AttributeTargets.Property)]
public class SvgAttributeAttribute : Attribute
kind:method, kind:property, kind:ctor. Press Esc to clear.SvgAttributeAttribute(String, String)Initializes a new instance of the SvgAttributeAttribute class with the specified SVG attribute name and namespace.