Tag Property
Stores application-defined data specific to this instance of the class.
Syntax
public long getTag(); public void setTag(long tag);
Default Value
0
Remarks
This property can be used to store data specific to a particular instance of the class.