xprop

Display properties of X windows and atoms

brewmacoslinux
Try with needOr install directly
Source

About

Property displayer for X

Commands

xprop

Examples

Interactively select a window and display all its properties$ xprop
Get specific properties of a window by ID$ xprop -id 0x4a00001 WM_NAME WM_CLASS
Select a window by clicking and show only the window name$ xprop WM_NAME