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