s_b4 property

int s_b4

Implementation

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

Implementation

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