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