'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Property Attributes As System.Collections.Hashtable
'Usage
Dim instance As NSvgImageFormat Dim value As System.Collections.Hashtable instance.Attributes = value value = instance.Attributes
[System.Xml.Serialization.XmlIgnore()] public System.Collections.Hashtable Attributes {get; set;}