# AbilityBase_Element ## Overview The struct describes the Element in [Want](capi-want-h.md). **Since**: 15 **Related module**: [AbilityBase](capi-abilitybase.md) **Header File**: [want.h](capi-want-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.|