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