Dynamixel
Name Property
NamespacesDynamixelPostureName
A user-supplied name for the posture.
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