propid property

int propid

Implementation

int get propid => this.Anonymous.propid;
void propid=(int value)

Implementation

set propid(int value) => this.Anonymous.propid = value;