Gets the owner.
[Visual Basic] Public Property ReadOnly player As Player [C#] public Player player { get; } [C++] public: __property Player* get_player(); [JScript] public function get player() : Player
ItemContainer Class | croemud.item Namespace