public int CurrentIndex { get; }
Public ReadOnly Property CurrentIndex As Integer Get
public: property int CurrentIndex { int get (); }