public ICommand RemoveNotificationCommand { get; set; }
Public Property RemoveNotificationCommand As ICommand Get Set
public: property ICommand^ RemoveNotificationCommand { ICommand^ get (); void set (ICommand^ value); }