Retrieves the name of an attribute that you specify by its position in the business object's attribute list.
public String getAttrName(int position);
A String that contains the name of the specified attribute.