hMonitor property

int hMonitor

Implementation

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

Implementation

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