Attachments property
      
      AttachmentCollection
      get
      Attachments
      
    
    
Implementation
AttachmentCollection get Attachments =>
    this.PropertyBag[ItemSchema.Attachments] as AttachmentCollection;AttachmentCollection get Attachments =>
    this.PropertyBag[ItemSchema.Attachments] as AttachmentCollection;