p property

double p

Implementation

double get p => _$this._p;
void p=(double p)

Implementation

set p(double p) => _$this._p = p;