third property

double third

Returns third of the number

Implementation

double get third => this / 3;