[]
Gets or sets the object that contains data about RichValue<T> object.
public object Tag { get; }
Public ReadOnly Property Tag As Object
An object that contains data about RichValue<T> object. The default is null.
null