Dynamixel
Name Property
NamespacesDynamixelArmPostureName
Get or set the posture name.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Assembly: Dynamixel (Module: Dynamixel) Version: 1.0.4.0