public int CurrentIndex { get; set; }
public: property int CurrentIndex { int get (); void set (int value); }