How to see what's inside a WebElement Object

Whenever I try to print an ImageView to the console to see the contents of it, I get <appium.webdriver.webelement.WebElement object at 0x10b56b9d0>

Is there any way to print the contents of that object?