'Declaration
Public Shared ReadOnly Property Parser As Google.Protobuf.MessageParser(Of Get_SoftwareVersion_Responses)
'Usage
Dim value As Google.Protobuf.MessageParser(Of Get_SoftwareVersion_Responses) value = Get_SoftwareVersion_Responses.Parser
public static Google.Protobuf.MessageParser<Get_SoftwareVersion_Responses> Parser {get;}
public: static property Google.Protobuf.MessageParser<Get_SoftwareVersion_Responses^>^ Parser { Google.Protobuf.MessageParser<Get_SoftwareVersion_Responses^>^ get(); }