/* Todo: write tests for the rest of these fields, currently only stringvalue * is tested. */messageSubMessage{optionalint32int32value=1;}messageTestMessage{optionalstringstringvalue=1;optionalint32int32value=2;optionalfixed32fixed32value=3;optionalfixed64fixed64value=4;optionalSubMessagesubmsg=5;}