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