std:std.collections.Stack<T>.Top
Gets the top element of the stack
In debug builds, a runtime error will occur if the stack is empty.