public Leg leg { get; set; }
Public Property leg As Leg Get Set
public: property Leg^ leg { Leg^ get (); void set (Leg^ value); }