thrust property

Thrust get thrust

Implementation

Thrust get thrust => _thrust;
set thrust (Thrust value)

Implementation

set thrust(Thrust value) => _thrust = value;