Returns true if this data is Update, otherwise false.
bool get isUpdate => this is UApplyWritesWriteUpdate;