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