TIdVCardMailingLabels = class(TOwnedCollection)
property Items [ Index: Integer ]: TIdVCardMailingLabelItem;
function Add: TIdVCardMailingLabelItem;
constructor Create(AOwner: TPersistent); reintroduce;