'Declaration
<DataMemberAttribute()> Public ReadOnly Property Attachments As List(Of INotificationAttachment)
[DataMember()] public List<INotificationAttachment> Attachments {get;}
'Declaration
<DataMemberAttribute()> Public ReadOnly Property Attachments As List(Of INotificationAttachment)
[DataMember()] public List<INotificationAttachment> Attachments {get;}