s_b1 property

int s_b1

Implementation

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

Implementation

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