Retrieves the default value for an attribute.
Syntax
public String getDefault();
Parameters
None.
Return values
A String that contains the default value for an attribute.
See also
setDefault()