Returns true if this data is Delete, otherwise false.
bool get isDelete => this is UApplyWritesWriteDelete;