I have the following version 3 protobuf:
message MyProto { string a_field = 1; }
Inside python code how do I get the field name as in the