namespace System.ComponentModel.DataAnnotations { public class SkipSearchAttribute : Attribute { } }