for what is the get and set in c# code example Example: c# get set public class Employ { public string Name { get; set; } }