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