'DeclarationPublic Shadows Property Attributes As System.Collections.Hashtable
'UsageDim instance As NImage Dim value As System.Collections.Hashtable instance.Attributes = value value = instance.Attributes
public new System.Collections.Hashtable Attributes {get; set;}