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