insert property

Write? insert
getter/setter pair

Insert new rows in a table.

If any of the rows already exist, the write or transaction fails with error ALREADY_EXISTS.

Implementation

Write? insert;