public int ItemStackCount { get; set; }
Public Property ItemStackCount As Integer Get Set
public: property int^ ItemStackCount { int^ get (); void set (int^ value); }