Returns true if this data is Create, otherwise false.
bool get isCreate => this is UApplyWritesWriteCreate;