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