NotificationEmail NotificationEmail { get; set; }Property NotificationEmail As NotificationEmail
Get
Setproperty NotificationEmail^ NotificationEmail {
NotificationEmail^ get ();
void set (NotificationEmail^ value);
}abstract NotificationEmail : NotificationEmail with get, set