item property

TItem? item
getter/setter pair

The loaded item, which can be null if no item has been loaded.

Implementation

TItem? item;