public Object Last { get; set; }
Public Property Last As Object
public: property Object^ Last { Object^ get (); void set (Object^ value); }