# OH_NativeBundle_ElementName ## Overview The struct describes the elementName information. **Since**: 13 **Related module**: [Native_Bundle](capi-native-bundle.md) **Header file**: [native_interface_bundle.h](capi-native-interface-bundle-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | char* bundleName | Pointer to the bundle name of the application.| | char* moduleName | Pointer to the module name.| | char* abilityName | Pointer to the ability name.|