Returns true if this data is Account, otherwise false.
bool get isAccount => this is USubscribeReposMessageAccount;