s_b3 property

int s_b3

Implementation

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

Implementation

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