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