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