These property emulation is usual for programming languages that do not assistance properties - like regular C++. In C# there you'll want to often choose properties as how the best way to access to your fields. private string _name; community string Identify get return _name; set _name = value; general https://conscientgurugram.in/