Tag Property
Gets or sets a unique tag that represents this image. The tag should be somewhat human readable as this is the value that will often be store in grid cells for this image.
Syntax
public System.string Tag {get; set;}Public Property Tag As System.String