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