Item property

Item? get Item
Gets the item associated with the attachment.

Implementation

items.Item? get Item => this._item;