s_w1 property

int s_w1

Implementation

int get s_w1 => this.S_un.S_un_w.s_w1;
void s_w1=(int value)

Implementation

set s_w1(int value) => this.S_un.S_un_w.s_w1 = value;