Gets the prototype of the item.
[Visual Basic] Public Property ReadOnly prototype As ItemPrototype [C#] public ItemPrototype prototype { get; } [C++] public: __property ItemPrototype* get_prototype(); [JScript] public function get prototype() : ItemPrototype
ItemInstance Class | croemud.item Namespace