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