FTPTransferType TransferType { get; set; }Property TransferType As FTPTransferType
Get
Setproperty FTPTransferType TransferType {
FTPTransferType get ();
void set (FTPTransferType value);
}abstract TransferType : FTPTransferType with get, set