surface property

dynamic surface

Compute surface area of the wall size

Implementation

get surface => this.height * this.width;