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