item property

Item? item

Implementation

Item? get item {
  return _item;
}