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