True or false: When we write a c# program, we write mostly classes. When writig a class, we think about the attributes that can describe the current status of the objects of the class and operations that we expect every object of the class to perform.