How to populate value and name attribute for imagebutton inappium inspector

Hi,

I have to find button with value or name and button contains only image without xpath approach on ios device like below:
button id=“testButton” value=“LeadButton”><image src=“abc.png”/</button
but in appim inspector not able to render name and value attribute.
Please suggest.