'Declaration
Property SmallChange As System.Double
'Usage
Dim 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