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