coach property

MKey? coach

Property getter and setter for coach:

Implementation

MKey? get coach;
void coach=(MKey? coach)

Implementation

set coach(MKey? coach);