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