'Declaration
<CanBeNullAttribute()> Public Property NotificationAddress As NotificationAddress
[CanBeNull()] public NotificationAddress NotificationAddress {get; set;}
'Declaration
<CanBeNullAttribute()> Public Property NotificationAddress As NotificationAddress
[CanBeNull()] public NotificationAddress NotificationAddress {get; set;}