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