C# Compiler Error – CS8903 ‘init’ accessors cannot be marked ‘reado

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

C# Compiler Error Code

CS8903

C# Compiler Description for the Code :CS8903

‘init’ accessors cannot be marked ‘readonly’. Mark ‘{0}’ readonly instead.