You're right about the sPath, but I never mentioned about this string.
What I did was fetching the whole data object bound to the oEvent.getParameter("listItem");
with my oItemData
and within this particular data object - bound to this row - you can access all fields by their name (like "{Membername}"
as the field I supposed you was wanting)