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