Item property

Item? get Item
Gets the item that was retrieved.

Implementation

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