weight property

num? get weight

Implementation

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

Implementation

set weight(num? value) native;