Get desktop application:
View/edit binary Protocol Buffers messages
string Name = 1
string Description = 2
double Price = 3
string ProductId = 1
string Name = 2
string Description = 3
double Price = 4
(message has no fields)
Used in: GetProductByIdRes
string ProductId = 1
string Name = 2
string Description = 3
double Price = 4