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