int ItemNo { get; set; }
Property ItemNo As Integer Get Set
property int^ ItemNo { int^ get (); void set (int^ value); }