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