Get or set the goal position of the joint.

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