public string Html { get; set; }
Public Property Html As String Get Set
public: property String^ Html { String^ get (); void set (String^ value); }
member Html : string with get, set
In This Article