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