ParentAttachment property

ItemAttachment? get ParentAttachment
Gets the parent attachment of this item.

Implementation

ItemAttachment? get ParentAttachment => this._parentAttachment;