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