public int which { get; set; }
Public Property which As Integer Get Set
public: property int^ which { int^ get (); void set (int^ value); }