Get or set the goal position of the joint.

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