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