thrust property

Thrust thrust

Implementation

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

Implementation

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