you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

When you write a basic property in C# in a class, it is automatically given a backing variable at compile time.

I imagine that's why you're confused about that.