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