string IgetAppSpecificInfo(string attributeName)
A string that contains the application-specific information associated with the specified attribute.
The IgetAppSpecificInfo() method can return a null.
// This method determines the app-specific info of an attribute String appSpecificInfo; appSpecificInfo = aBusObj.IgetAppSpecificInfor();