square property

num get square

Implementation

num get square => this * this;