These kinds of property emulation is common for programming languages that don't support properties - like regular C++. In C# there you'll want to constantly want properties as the way in which ways to access to your fields. Below is yet another example on how @property will help when just https://jmsmanesar.in/