third property

double get third

Returns third of the number

Implementation

double get third => this / 3;