isPM property

bool isPM

Determine if is PM

Implementation

bool get isPM => !this.isAM;