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