Returns true if this data is Commit, otherwise false.
bool get isCommit => this is USubscribeReposMessageCommit;