uVersion property

int uVersion

Implementation

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

Implementation

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