class Human2 extends Human{
}
2 конструктори
constructor() {
super();
super.SetName(a);
this.age = 45;