'Declaration
<NotNullAttribute()> <ItemNotNullAttribute()> Public ReadOnly Property Recipients As NotificationRecipientCollection
[NotNull()] [ItemNotNull()] public NotificationRecipientCollection Recipients {get;}
[NotNull()] [ItemNotNull()] public: property NotificationRecipientCollection^ Recipients { NotificationRecipientCollection^ get(); }