It would seem that `item0.itemName` is a private member. Try using `item0.Name` instead.
Also, when you ask noobish questions, you are then treated like a noob. However, I would not call this a noobish question, especially because you seem to understand the concept of constructors and C# properties. This is just a simple mistake that can happen often, much like a simple spelling error in code happens more often than people would like to admit.
↧