public double AlertMaxWidth { get; set; }
Public Property AlertMaxWidth As Double Get Set
public: property double^ AlertMaxWidth { double^ get (); void set (double^ value); }