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