Public ReadOnly Property Version As String
public string Version { get; }
public: property String^ Version { String^ get (); }
function get_version();