Work Item
The deprecated readonly property should be removed from the following interfaces/classes after two version releases (0.55).
IDeltaManager
DeltaManager
DeltaManagerProxy
MockDeltaManager
Approach
Remove the property and replace any uses of the property with readOnlyInfo.readonly.
Steps
Additional context
Issue: #8190
PR: #8385