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