Use Case
As a developer using the MongoDB Node driver with TypeScript, I want the length property to be declared on BulkOperationBase so that I can use it in my code.
User Impact
This should unify the driver behavior between versions 4.0 and 3.0.
Dependencies
Unknowns