Retrieve property PropertyDef from placeholder

Hello, is there a way to retrieve the PropertyDef from a placeholder ? My intention is to find the DataType of a property after getting its display value using the objVerEx.ExpandPlaceholderText(property) function.

Thank you very much.