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