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