protected INotificationsCache NotificationsCache { get; }Protected ReadOnly Property NotificationsCache As INotificationsCache
Getprotected:
property INotificationsCache^ NotificationsCache {
INotificationsCache^ get ();
}member NotificationsCache : INotificationsCache with get