Details
Description
On introspecting classes to get their mapping information I need to extract field information not only based on methods but also based on fields. This additional method will allow to extract a field name out of a FIeld instance - as already exists for Method.
Added required method