I'm to creating a blackjack game and i'm trying to figure out how to deal the card and have it display the value and the name. The reason I went with two properties was purely logic based when it comes to dealing with the Ace as being a 1 or 11. Haven't gotten to that point yet just figured i'd include that if anyone was wondering. here is what I have so far. I appreciate any help! I included the error i'm getting below as a commentI'm to creating a blackjack game and i'm trying