dropAccepted property

bool dropAccepted
getter/setter pair

To deny the drop set dropAccepted to false

Implementation

bool dropAccepted = true;