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