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