Get or set the moving speed of the joint.

Declaration Syntax
public abstract int MovingSpeed { get; set; }Public MustOverride Property MovingSpeed As Integer
public:
virtual property int MovingSpeed {
int get () abstract;
void set (int value) abstract;
}Assembly:
Dynamixel (Module: Dynamixel) Version: 1.0.4.0