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