b property

num? get b

Implementation

num? get b native;
set b (num? value)

Implementation

set b(num? value) native;