# ElementName - [Overview](#section1787351165631) - [Summary](#section1715050882165631) - [Data Fields](#pub-attribs) - [Details](#section431137398165631) - [Field](#section375384055165631) - [abilityName](#a22d29ceba2daf19f799164aa4a92e849) - [bundleName](#a5438d65fdb356f6ff52bffc452025f93) - [deviceId](#a41e1f2d783d827efe86272c607a8524f) ## **Overview** **Related Modules:** [BundleManager](BundleManager.md) **Description:** Defines the ability information. ## **Summary** ## Data Fields

Variable Name

Description

deviceId

char *

bundleName

char *

abilityName

char *

## **Details** ## **Field ** ## abilityName ``` char* ElementName::abilityName ``` **Description:** Pointer to the class name of the ability ## bundleName ``` char* ElementName::bundleName ``` **Description:** Pointer to the bundle name of the application ## deviceId ``` char* ElementName::deviceId ``` **Description:** Pointer to the ID of the device running the application