'Declaration
Property RightFooter As System.String
'Usage
Dim instance As IPageSetup Dim value As System.String instance.RightFooter = value value = instance.RightFooter
System.string RightFooter {get; set;}
read-write property RightFooter: System.String;
function get,set RightFooter : System.String