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