IsAttachment property

bool IsAttachment
Gets a value indicating whether the item is an attachment.

Implementation

bool get IsAttachment => this._parentAttachment != null;