Documentation
Fields - C# Programming Guide | Microsoft Docs
A field in C# is a variable of any type that is declared directly in a class or struct. Fields are members of their containing type.
Skills that you will get in this material
Author:
Microsoft