public int Wrist { get; set; }
Public Property Wrist As Integer
public: property int Wrist { int get (); void set (int value); }