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