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