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