Adds a vCard 4.0 GEO position (vcard:hasGeo). value is kept verbatim — a geo: URI (geo:37.386013,-122.082932) or a bare lat,lng pair, which the RDF codec prefixes with the geo: scheme on write.
Adds a vCard 4.0 LANG contact language (vcard:hasLanguage), a BCP-47 tag such as en or fa-IR. List order carries the vCard preference order. De-duplicated case-insensitively.