this method can be overridden by any class that inherits it: public virtual double Area() { return x * y; }