C# Properties

Tutorial

intermediate

+10XP

25 mins

169

Unity Technologies

C# Properties

In this tutorial, you will learn about properties. These are a much safer way to access variables than making them public, and a very useful tool.

1. Properties

2. Auto Properties

3. When to Use Properties

Complete this Tutorial