public int StackCount { get; }
Public ReadOnly Property StackCount As Integer Get
public: property int^ StackCount { int^ get (); }