s_b2 property

int s_b2

Implementation

int get s_b2 => this.S_un.S_un_b.s_b2;
void s_b2=(int value)

Implementation

set s_b2(int value) => this.S_un.S_un_b.s_b2 = value;