get and set C# how to set code example Example: c# get set public class Employ { public string Name { get; set; } }