isThumbnailNameRegistered(thumbnailName) this method
      determines whether a given thumbnail name has been registered.
    Parameters
- thumbnailName
 - A string representing the thumbnail name.
 
Returns
Returns true if the thumbnail name is registered. Otherwise it returns false.