proto file reader code example Example: proto file message Person { string name = 1; int32 id = 2; bool has_ponycopter = 3; }