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