[This is preliminary documentation and is subject to change.]
public string Tag { get; set; }
Public Property Tag As String Get Set
public: property String^ Tag { String^ get (); void set (String^ value); }