In C#, properties are first class citizens. They appear as fields to the user but use a member function to get and set the value. A property has a declaration and either one or two blocks of code — ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results