[Visual Basic] Overridable Protected Property ReadOnly Container As UIItemContainer [C#] protected virtual UIItemContainer Container { get; } [C++] protected: virtual __property UIItemContainer* get_Container(); [JScript] protected virtual function get Container() : UIItemContainer