package main;

message Common {
    optional string commonField = 1;
}
