string IgetName();
None.
A string that contains the name of the business object definition.
// Get the name of the business object definition String busObjName; busObjName = exampleBusObj.IgetName();