w property

num? get w
override

Implementation

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

Implementation

set w(num? value) native;