readWrite property

ReadWrite? readWrite
getter/setter pair

The transaction should allow both reads and writes.

Implementation

ReadWrite? readWrite;