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