C# Compiler Error – CS8660 cannot specify ‘readonly’ modifiers on b

In this blog post, you’ll learn more about the C# Compiler Error – CS8660 and the related message description

C# Compiler Error Code

CS8660

C# Compiler Description for the Code :CS8660

Cannot specify ‘readonly’ modifiers on both property or indexer ‘{0}’ and its accessor. Remove one of them.