get_name
Description:
Gets the name of this.
For example, for the only parameter of the vCard attribute:
TEL;TYPE=WORK,VOICE:(111) 555-1212
this would return TYPE
(which is string-equivalent to EVC_TYPE
).
Parameters:
this |
Returns:
The name of the parameter. |