I have code that looks something like this: Card m_currentCard; public Card CurrentCard { get { return m_currentCard; }