Gets the extended attribute code for a vCard property name.paramlabel description of attributeparamdefaultValue default valuereturnalways returns the default value return defaultValue;
return defaultValue;
Gets the vCard property name for an extended attribute code.paramattr attribute codereturnlabel of requested attribute return null;
return null;