The checkReadOnly() method should only be called from methods that modify properties to prevent modification of read-only instances. Fixes #27256
The checkReadOnly() method should only be called from methods that modify properties to prevent modification of read-only instances. Fixes #27256