'DeclarationProperty LargeChange As System.Double
'UsageDim 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