Returns the height of the resource's thumbnail image.
int|null The thumbnail height in pixels, or NULL if there is no thumbnail.
public function getThumbnailHeight() { return $this->thumbnailHeight; }