public List<Joint> Joints { get; }
Public ReadOnly Property Joints As List(Of Joint)
public: property List<Joint^>^ Joints { List<Joint^>^ get (); }