[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can edit objects in this layer.")] public bool AllowEdit {get; set;}
[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can edit objects in this layer.")] public bool AllowEdit {get; set;}
obj.DoBeginEdit(aView)
.