get_name


Description:

public unowned string get_name ()

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 <code>TYPE</code> (which is string-equivalent to evc_type).

Parameters:

this

an VCardAttributeParam

Returns:

The name of the parameter.