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