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