Convenience getter to check of the top MediaTopType is message
bool get isMessage => top == MediaToptype.message;