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