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