SimpleORM.NET
item Property
NamespacesSorm.InterfacesMetaObjectitem

[This is preliminary documentation and is subject to change.]

The tracked object, may be null. The setter is for internal usage only.
Declaration Syntax
C#Visual BasicVisual C++
Object item { get; set; }
Property item As Object
property Object^ item {
	Object^ get ();
	void set (Object^ value);
}

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068