System.ComponentModel.DataAnnotations.EditableAttribute public sealed class EditableAttribute : Attribute Documentation Code public bool AllowEdit { get; } public bool AllowInitialValue { get; set; } public EditableAttribute(bool allowEdit)