Ok, Ok, I said my brain was very foggy today, didn't I? Even if one is returning a query with only one row in it that is getting turned into an array collection, one must reference the index [0] of the one record returned to access the properties|fields of said query.
{draw.details[0].R_MOB_MNAME} works just fine.

