'Declaration
Public Property AddressType As NotificationAddressType
public NotificationAddressType AddressType {get; set;}
public: property NotificationAddressType AddressType { NotificationAddressType get(); void set ( NotificationAddressType value); }