Dart.Ftp Namespace > Proxy Class : Password Property |
<DefaultValueAttribute("")> Public Property Password As String
[DefaultValue("")] public string Password {get; set;}
[DefaultValue("")] public: property String^ Password { String^ get(); void set ( String^ value); }