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