public Object Tag { get; set; }
Public Property Tag As Object Get Set
public: property Object^ Tag { Object^ get (); void set (Object^ value); }