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