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