isAM property

bool get isAM

Implementation

bool get isAM => index <= Period.fourth.index;