private Dictionary<Object, Object> objs
Private objs As Dictionary(Of Object, Object)
private: Dictionary<Object^, Object^>^ objs
val mutable private objs: Dictionary<Object, Object>