'Declaration Public Property KiloBytePerSecThrottle As System.Decimal
'Usage Dim instance As FTP Dim value As System.Decimal instance.KiloBytePerSecThrottle = value value = instance.KiloBytePerSecThrottle
public System.decimal KiloBytePerSecThrottle {get; set;}
public read-write property KiloBytePerSecThrottle: System.Currency;
public function get,set KiloBytePerSecThrottle : System.decimal