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