s_w2 property

int get s_w2

Implementation

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

Implementation

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