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