Tag Property
Gets or sets the object that contains meta-data about the object.
Syntax
public System.object Tag {get; set;}Public Property Tag As System.ObjectRemarks
Tag data isn't related to anything from the .vcet.config or assembly file. It's just a bucket for a consumer to store/retrieve data on the object.