Retrieves the default value of an attribute.
Syntax
char * getDefault();
Parameters
None.
Return values
The default value of an attribute. If the attribute's default value is not set, the getDefault() method returns an empty string (" ").