@$pb.TagNumber(6) $core.String get areaCode => $_getSZ(5);
@$pb.TagNumber(6) set areaCode($core.String value) => $_setString(5, value);