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