capped property

bool capped
finalinherited

To create a capped collection, specify true. If you specify true, you must also set a maximum size in the size field.

Implementation

final bool capped;