kN property

num kN

Implementation

num get kN => _kN;
void kN=(num kN)

Implementation

set kN(num kN) => _kN = kN;