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