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