Get the DynamixelNetwork used by the JointSet.
| C# | Visual Basic | Visual C++ |
public DynamixelNetwork DynNet { get; }
Public ReadOnly Property DynNet As DynamixelNetwork
public: property DynamixelNetwork^ DynNet { DynamixelNetwork^ get (); }