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