public string FtpProxy { get; set; }
Public Property FtpProxy As String Get Set
public: property String^ FtpProxy { String^ get (); void set (String^ value); }