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