syntax = "proto2"; package MMPro.micromsg; import "SKBuiltinString_t.proto"; message DelContact { required SKBuiltinString_t _UserName = 1; }