A short example is our internal company employee registry system, where people can enter international (English) and local variant of their first and last names (mostly relevant to Russian employees, but also to Czech), so
firstName
and
lastName
are not properties since the value depends on the context – which locale is current for viewing user agent.