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