Field '<fieldname>' of type '<typename>' is 'ReadOnly'
You attempted to write to a field that is declared ReadOnly.
To correct this error
Change the field so it is no longer declared ReadOnly.
—or—
Do not attempt to write to this field.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
You attempted to write to a field that is declared ReadOnly.
Change the field so it is no longer declared ReadOnly.
—or—
Do not attempt to write to this field.