'DeclarationProperty SmallChange As System.Double
'UsageDim instance As IControlFormat Dim value As System.Double instance.SmallChange = value value = instance.SmallChange
System.double SmallChange {get; set;}
read-write property SmallChange: System.Double;
function get,set SmallChange : System.double