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