[]
Gets whether you can remove items from the list, using Remove(object) or RemoveAt(int).
public bool AllowRemove { get; }