[Category("Behavior")] [DefaultValue(true)] [Description("Whether users can delete this object.")] public virtual bool Deletable {get; set;}
[Category("Behavior")] [DefaultValue(true)] [Description("Whether users can delete this object.")] public virtual bool Deletable {get; set;}
obj.Remove()
. When this object is part of a group, the default edit delete behavior is to remove the object from the group.