Return the attribute name of this object. Note that this accessor should not be used to get the attribute name if the name string contains embedded zeros.
Synopsis
Declared in <ball_managedattribute.h>
char const*
name() const;
Description
DEPRECATED: Use key() instead.
Created with MrDocs