c# how to call getter code example Example: getter setter c# class Student { public int Age { get; set; } }