oInst property

int oInst

Implementation

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

Implementation

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