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