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