p property

String? p

Implementation

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

Implementation

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